
if service.click({
{"Subscribe to*",
"Current setting*",
"All",
}
})
return true
end

if service.click({
{"Unsubscribe from*",
"UNSUBSCRIBE",
}
})
return true
end
